home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
menuw.dir
/
00001.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-21
|
245 b
|
13 lines
on exitFrame
global numb, yubicurs, flg
set flg to 0
set numb to EMPTY
makedatebase()
set yubicurs to list(904, 905)
repeat with n = 2 to 5
set the cursor of sprite n to yubicurs
end repeat
puppetSound(0)
updateStage()
end